[INFO] cloning repository https://github.com/ototoi/pbrt-ui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ototoi/pbrt-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fototoi%2Fpbrt-ui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fototoi%2Fpbrt-ui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 515286908b6b69e254bff99603ed151b2e9a42e8
[INFO] checking ototoi/pbrt-ui against try#3f7e3b175fda7edbf81081bcd9b91b73f2f7993f for pr-156157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fototoi%2Fpbrt-ui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ototoi/pbrt-ui
[INFO] finished tweaking git repo https://github.com/ototoi/pbrt-ui
[INFO] tweaked toml for git repo https://github.com/ototoi/pbrt-ui written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ototoi/pbrt-ui on toolchain 3f7e3b175fda7edbf81081bcd9b91b73f2f7993f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ototoi/pbrt-ui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbdb3128b16ac5193252da79cdd0d654c90af3311335b90188cdb3a1335274d4
[INFO] running `Command { std: "docker" "start" "-a" "bbdb3128b16ac5193252da79cdd0d654c90af3311335b90188cdb3a1335274d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbdb3128b16ac5193252da79cdd0d654c90af3311335b90188cdb3a1335274d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbdb3128b16ac5193252da79cdd0d654c90af3311335b90188cdb3a1335274d4", kill_on_drop: false }`
[INFO] [stdout] bbdb3128b16ac5193252da79cdd0d654c90af3311335b90188cdb3a1335274d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f31a5e7c5d083e861ea6f3690a68ff1a81f56349409d838b59e65fbbd086836e
[INFO] running `Command { std: "docker" "start" "-a" "f31a5e7c5d083e861ea6f3690a68ff1a81f56349409d838b59e65fbbd086836e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking epaint_default_fonts v0.32.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking accesskit_consumer v0.28.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking emath v0.32.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking ecolor v0.32.3
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling zbus_xml v5.0.2
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking zbus-lockstep v0.5.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking epaint v0.32.3
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking egui v0.32.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking moxcms v0.7.6
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.12.0
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling rfd v0.15.3 (https://github.com/ototoi/rfd.git?branch=fix%2Fsave_file-set_directory-macos#cf57541f)
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking egui_glow v0.32.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking accesskit_unix v0.15.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking egui_extras v0.32.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking wgpu-types v26.0.0
[INFO] [stderr]     Checking glam v0.30.8
[INFO] [stderr]     Checking convert_case v0.8.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking accesskit_winit v0.27.0
[INFO] [stderr]     Checking egui-winit v0.32.3
[INFO] [stderr]     Checking egui-wgpu v0.32.3
[INFO] [stderr]     Checking eframe v0.32.3
[INFO] [stderr]     Checking pbrt-ui v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `eframe::egui::show_tooltip_text`: Use `egui::Tooltip` instead
[INFO] [stdout]   --> src/panel/preferences/mod.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 | ...                   egui::show_tooltip_text(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `eframe::egui::show_tooltip_text`: Use `egui::Tooltip` instead
[INFO] [stdout]   --> src/panel/preferences/mod.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |                         egui::show_tooltip_text(
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `eframe::egui::show_tooltip_text`: Use `egui::Tooltip` instead
[INFO] [stdout]   --> src/panel/preferences/mod.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 | ...                   egui::show_tooltip_text(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `eframe::egui::show_tooltip_text`: Use `egui::Tooltip` instead
[INFO] [stdout]   --> src/panel/preferences/mod.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |                         egui::show_tooltip_text(
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]    --> src/app.rs:282:24
[INFO] [stdout]     |
[INFO] [stdout] 282 |                     ui.close_menu();
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]    --> src/app.rs:282:24
[INFO] [stdout]     |
[INFO] [stdout] 282 |                     ui.close_menu();
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/panel/views/render/render_view.rs:105:31
[INFO] [stdout]     |
[INFO] [stdout] 105 |             egui::Stroke::new(1.0, egui::Color32::WHITE),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/panel/views/render/scene_view.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 |             egui::Stroke::new(1.0, egui::Color32::WHITE),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/panel/views/render/render_view.rs:105:31
[INFO] [stdout]     |
[INFO] [stdout] 105 |             egui::Stroke::new(1.0, egui::Color32::WHITE),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/panel/views/render/scene_view.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 |             egui::Stroke::new(1.0, egui::Color32::WHITE),
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `matrix` is never read
[INFO] [stdout]    --> src/io/pbrt/import/scene/scene_target.rs:815:30
[INFO] [stdout]     |
[INFO] [stdout] 815 |             let mut matrix = Matrix4x4::identity();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 845 |                 matrix = Matrix4x4::translate(from.x, from.y, from.z) * dir_to_z.transpose();
[INFO] [stdout]     |                 ---------------------------------------------------------------------------- `matrix` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/io/pbrt/import/scene/scene_target.rs:927:25
[INFO] [stdout]     |
[INFO] [stdout] 927 |             if let Some(node) = self.render_options.instances.get(name) {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `matrix` is never read
[INFO] [stdout]    --> src/io/pbrt/import/scene/scene_target.rs:815:30
[INFO] [stdout]     |
[INFO] [stdout] 815 |             let mut matrix = Matrix4x4::identity();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 845 |                 matrix = Matrix4x4::translate(from.x, from.y, from.z) * dir_to_z.transpose();
[INFO] [stdout]     |                 ---------------------------------------------------------------------------- `matrix` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/io/pbrt/import/scene/scene_target.rs:927:25
[INFO] [stdout]     |
[INFO] [stdout] 927 |             if let Some(node) = self.render_options.instances.get(name) {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/panel/views/render/scene_view.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/panel/views/render/scene_view.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             RenderMode::Wire => {
[INFO] [stdout]     |             ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 144 |             RenderMode::Solid => {
[INFO] [stdout]     |             ----------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 149 |             RenderMode::Lighting => {
[INFO] [stdout]     |             -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 154 |             _ => {
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/render/wgpu/render_item.rs:781:9
[INFO] [stdout]     |
[INFO] [stdout] 781 |         _ => {
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/render/wgpu/render_item.rs:781:9
[INFO] [stdout]     |
[INFO] [stdout] 744 |         DynaImage::ImageLuma8(img) => {
[INFO] [stdout]     |         -------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 753 |         DynaImage::ImageLuma32F(img) => {
[INFO] [stdout]     |         ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 762 |         DynaImage::ImageRgb8(img) => {
[INFO] [stdout]     |         ------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 771 |         DynaImage::ImageRgb32F(img) => {
[INFO] [stdout]     |         --------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 781 |         _ => {
[INFO] [stdout]     |         ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/panel/views/render/scene_view.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/panel/views/render/scene_view.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             RenderMode::Wire => {
[INFO] [stdout]     |             ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 144 |             RenderMode::Solid => {
[INFO] [stdout]     |             ----------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 149 |             RenderMode::Lighting => {
[INFO] [stdout]     |             -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 154 |             _ => {
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_current_scene_path` is never used
[INFO] [stdout]   --> src/app.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl PbrtUIApp {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn get_current_scene_path(&self) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CIE_X` is never used
[INFO] [stdout]  --> src/conversion/spectrum/data_cie.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const CIE_X: [f32; CIE_SAMPLES] = [
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CIE_Y` is never used
[INFO] [stdout]   --> src/conversion/spectrum/data_cie.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub const CIE_Y: [f32; CIE_SAMPLES] = [
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CIE_Z` is never used
[INFO] [stdout]    --> src/conversion/spectrum/data_cie.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub const CIE_Z: [f32; CIE_SAMPLES] = [
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rgb_to_xyz` is never used
[INFO] [stdout]    --> src/conversion/spectrum/utils.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn rgb_to_xyz(rgb: &[f32]) -> [f32; 3] {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FresnelDielectric` is never constructed
[INFO] [stdout]    --> src/ltc/brdf_microfacet_reflection.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | struct FresnelDielectric {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `evaluate` are never used
[INFO] [stdout]    --> src/ltc/brdf_microfacet_reflection.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl FresnelDielectric {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 153 |     fn new(eta_i: f32, eta_t: f32) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     fn evaluate(&self, cos_theta_i: f32) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `face_forward` is never used
[INFO] [stdout]    --> src/ltc/brdf_microfacet_reflection.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn face_forward(v: &glam::Vec3, n: &glam::Vec3) -> glam::Vec3 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Point` is never used
[INFO] [stdout]    --> src/ltc/fitter.rs:182:10
[INFO] [stdout]     |
[INFO] [stdout] 182 |     type Point = [f32; DIM];
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_correct` is never used
[INFO] [stdout]   --> src/panel/inspector/common.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn gamma_correct(value: f32) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inverse_gamma_correct` is never used
[INFO] [stdout]   --> src/panel/inspector/common.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn inverse_gamma_correct(value: f32) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_byte` is never used
[INFO] [stdout]   --> src/panel/inspector/common.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn to_byte(v: f32) -> u8 {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_byte` is never used
[INFO] [stdout]   --> src/panel/inspector/common.rs:46:4
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn from_byte(v: u8) -> f32 {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `channel_names` are never read
[INFO] [stdout]  --> src/panel/views/render/image_data.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ImageData {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 3 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 |     pub channel_names: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ImageData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_id` is never used
[INFO] [stdout]   --> src/panel/views/render/render_history.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl RenderHistory {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn get_id(&self) -> Uuid {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/render/wgpu/render_item.rs:781:9
[INFO] [stdout]     |
[INFO] [stdout] 781 |         _ => {
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/render/wgpu/render_item.rs:781:9
[INFO] [stdout]     |
[INFO] [stdout] 744 |         DynaImage::ImageLuma8(img) => {
[INFO] [stdout]     |         -------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 753 |         DynaImage::ImageLuma32F(img) => {
[INFO] [stdout]     |         ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 762 |         DynaImage::ImageRgb8(img) => {
[INFO] [stdout]     |         ------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 771 |         DynaImage::ImageRgb32F(img) => {
[INFO] [stdout]     |         --------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 781 |         _ => {
[INFO] [stdout]     |         ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `e` is never read
[INFO] [stdout]  --> tests/enum_size.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Small {
[INFO] [stdout]   |        ----- field in this struct
[INFO] [stdout] 9 |     e: u8,
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Small` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]   --> tests/enum_size.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Small {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 13 |     fn size(&self) -> usize {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `v` is never read
[INFO] [stdout]   --> tests/enum_size.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Big {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 20 |     v: Vec<u8>,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Big` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]   --> tests/enum_size.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Big {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] 23 |     fn size(&self) -> usize {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Small` and `Big` are never constructed
[INFO] [stdout]   --> tests/enum_size.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | enum C {
[INFO] [stdout]    |      - variants in this enum
[INFO] [stdout] 35 |     Small(Small),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 36 |     Big(Big),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]   --> tests/enum_size.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl C {
[INFO] [stdout]    | ------ method in this implementation
[INFO] [stdout] 40 |     fn size(&self) -> usize {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IObject` is never used
[INFO] [stdout]   --> tests/enum_size.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | trait IObject: Debug {}
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `c` is never read
[INFO] [stdout]   --> tests/enum_size.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct AObject {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 52 |     pub c: u8,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `c` is never read
[INFO] [stdout]   --> tests/enum_size.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct BObject {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 59 |     pub c: u8,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vertices` and `indices` are never read
[INFO] [stdout]   --> tests/enum_size.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct Mesh {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 68 |     pub vertices: Vec<f32>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 69 |     pub indices: Vec<u32>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mesh` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `position`, `rotation`, and `scale` are never read
[INFO] [stdout]   --> tests/enum_size.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct Transform {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 80 |     pub position: [f32; 3],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 81 |     pub rotation: [f32; 3],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 82 |     pub scale: [f32; 3],
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent` and `children` are never read
[INFO] [stdout]   --> tests/enum_size.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | struct Node {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub parent: Option<Weak<Node>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 96 |     pub children: Vec<Arc<Node>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_id` and `get_component_mut` are never used
[INFO] [stdout]    --> tests/enum_size.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl Node {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn get_id(&self) -> Uuid {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     fn get_component_mut<T: Component>(&mut self) -> Option<&mut T> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_current_scene_path` is never used
[INFO] [stdout]   --> src/app.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl PbrtUIApp {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn get_current_scene_path(&self) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CIE_X` is never used
[INFO] [stdout]  --> src/conversion/spectrum/data_cie.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const CIE_X: [f32; CIE_SAMPLES] = [
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CIE_Y` is never used
[INFO] [stdout]   --> src/conversion/spectrum/data_cie.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub const CIE_Y: [f32; CIE_SAMPLES] = [
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CIE_Z` is never used
[INFO] [stdout]    --> src/conversion/spectrum/data_cie.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub const CIE_Z: [f32; CIE_SAMPLES] = [
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rgb_to_xyz` is never used
[INFO] [stdout]    --> src/conversion/spectrum/utils.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn rgb_to_xyz(rgb: &[f32]) -> [f32; 3] {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FresnelDielectric` is never constructed
[INFO] [stdout]    --> src/ltc/brdf_microfacet_reflection.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | struct FresnelDielectric {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `evaluate` are never used
[INFO] [stdout]    --> src/ltc/brdf_microfacet_reflection.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl FresnelDielectric {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 153 |     fn new(eta_i: f32, eta_t: f32) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     fn evaluate(&self, cos_theta_i: f32) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `face_forward` is never used
[INFO] [stdout]    --> src/ltc/brdf_microfacet_reflection.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn face_forward(v: &glam::Vec3, n: &glam::Vec3) -> glam::Vec3 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Point` is never used
[INFO] [stdout]    --> src/ltc/fitter.rs:182:10
[INFO] [stdout]     |
[INFO] [stdout] 182 |     type Point = [f32; DIM];
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_correct` is never used
[INFO] [stdout]   --> src/panel/inspector/common.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn gamma_correct(value: f32) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inverse_gamma_correct` is never used
[INFO] [stdout]   --> src/panel/inspector/common.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn inverse_gamma_correct(value: f32) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_byte` is never used
[INFO] [stdout]   --> src/panel/inspector/common.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn to_byte(v: f32) -> u8 {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_byte` is never used
[INFO] [stdout]   --> src/panel/inspector/common.rs:46:4
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn from_byte(v: u8) -> f32 {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `channel_names` are never read
[INFO] [stdout]  --> src/panel/views/render/image_data.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ImageData {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 3 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 |     pub channel_names: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ImageData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_id` is never used
[INFO] [stdout]   --> src/panel/views/render/render_history.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl RenderHistory {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn get_id(&self) -> Uuid {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 26s
[INFO] running `Command { std: "docker" "inspect" "f31a5e7c5d083e861ea6f3690a68ff1a81f56349409d838b59e65fbbd086836e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31a5e7c5d083e861ea6f3690a68ff1a81f56349409d838b59e65fbbd086836e", kill_on_drop: false }`
[INFO] [stdout] f31a5e7c5d083e861ea6f3690a68ff1a81f56349409d838b59e65fbbd086836e
